body{
	background-color: #F5F5F5;
	object-fit: cover;
}
body {
    font-family: "方正黑体","Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 600;
  font-size: 100%;
}

a {
  color: #666666;
}
a:hover,
a:focus {
  color: #E60012;
}
a:focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.renhe-link-white a {
  color: #FFFFFF;
}
.renhe-link-white a:hover,
.renhe-link-white a:focus {
  color: #E60012;
}

.am-container {
	width: 1200px !important; max-width: none;
} 

.renhe-login-panel{
    width: 400px;
    height: 500px;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.1);
}

/*margin上间距*/
.renhe-margin-top-02rem{
    margin-top:0.2rem;
}
.renhe-margin-top-03rem{
    margin-top:0.3rem;
}
.renhe-margin-top-05rem{
    margin-top:0.5rem;
}
.renhe-margin-top-1rem{
    margin-top:1rem;
}
.renhe-margin-top-1-5rem{
    margin-top:1.5rem;
}
.renhe-margin-top-2rem{
    margin-top:2rem;
}
.renhe-margin-top-3rem{
    margin-top:3rem;
}
.renhe-margin-top-4rem{
    margin-top:4rem;
}
.renhe-margin-top-5rem{
    margin-top:5rem;
}
.renhe-margin-top-7rem{
    margin-top:7rem;
}
.renhe-margin-top-10rem{
    margin-top:10rem;
}
.renhe-margin-top-12rem{
    margin-top:12rem;
}
.renhe-margin-top-15rem{
    margin-top:15rem;
}
/*margin负上间距-top*/
.renhe-margin-top--05rem{
    margin-top:-0.5rem;
}
.renhe-margin-top--1rem{
    margin-top:-1rem;
}
.renhe-margin-top--2rem{
    margin-top:-2rem;
}
.renhe-margin-top--3rem{
    margin-top:-3rem;
}
.renhe-margin-top--4rem{
    margin-top:-4rem;
}
.renhe-margin-top--5rem{
    margin-top:-5rem;
}
.renhe-margin-top--10rem{
    margin-top:-10rem;
}
.renhe-margin-top--12rem{
    margin-top:-12rem;
}
.renhe-margin-top--15rem{
    margin-top:-15rem;
}
/*margin左间距left*/
.renhe-margin-left--05rem{
    margin-left:-0.5rem;
}
.renhe-margin-left--1rem{
    margin-left:-1rem;
}
.renhe-margin-left--1-5rem{
    margin-left:-1.5rem;
}
.renhe-margin-left-05rem{
    margin-left:0.5rem;
}
.renhe-margin-left-1rem{
    margin-left:1rem;
}
.renhe-margin-left-2rem{
    margin-left:2rem;
}
.renhe-margin-left-3rem{
    margin-left:3rem;
}
.renhe-margin-left-4rem{
    margin-left:4rem;
}
.renhe-margin-left-5rem{
    margin-left:5rem;
}
.renhe-margin-left-10rem{
    margin-left:10rem;
}
.renhe-margin-left-12rem{
    margin-left:12rem;
}
.renhe-margin-left-15rem{
    margin-left:15rem;
}
/*margin下间距*/
.renhe-margin-bottom-05rem{
    margin-bottom:0.5rem;
}
.renhe-margin-bottom-1rem{
    margin-bottom:1rem;
}
.renhe-margin-bottom-2rem{
    margin-bottom:2rem;
}
.renhe-margin-bottom-3rem{
    margin-bottom:3rem;
}
.renhe-margin-bottom-4rem{
    margin-bottom:4rem;
}
.renhe-margin-bottom-5rem{
    margin-bottom:5rem;
}
.renhe-margin-bottom-10rem{
    margin-bottom:10rem;
}
.renhe-margin-bottom-12rem{
    margin-bottom:12rem;
}
.renhe-margin-bottom-15rem{
    margin-bottom:15rem;
}
/*margin右间距*/
.renhe-margin-right-05rem{
    margin-right:0.5rem;
}
.renhe-margin-right-1rem{
    margin-right:1rem;
}
.renhe-margin-right-2rem{
    margin-right:2rem;
}
.renhe-margin-right-3rem{
    margin-right:3rem;
}
.renhe-margin-right-4rem{
    margin-right:4rem;
}
.renhe-margin-right-5rem{
    margin-right:5rem;
}
.renhe-margin-right-10rem{
    margin-right:10rem;
}
.renhe-margin-right-12rem{
    margin-right:12rem;
}
.renhe-margin-right-15rem{
    margin-right:15rem;
}

/*padding上间距top*/
.renhe-padding-top-1rem{
    padding-top:1rem;
}
.renhe-padding-top-2rem{
    padding-top:2rem;
}
.renhe-padding-top-5rem{
    padding-top:5rem;
}
.renhe-padding-top-10rem{
    padding-top:10rem;
}
.renhe-padding-top-12rem{
    padding-top:12rem;
}
.renhe-padding-top-15rem{
    padding-top:15rem;
}

/*padding上间距-top*/
.renhe-padding-top--1rem{
    padding-top:-1rem;
}
.renhe-padding-top--2rem{
    padding-top:-2rem;
}
.renhe-padding-top--5rem{
    padding-top:-5rem;
}
.renhe-padding-top--10rem{
    padding-top:-10rem;
}
.renhe-padding-top--12rem{
    padding-top:-12rem;
}
.renhe-padding-top--15rem{
    padding-top:-15rem;
}

/*padding间距四周*/
.renhe-padding-05rem{
    padding:0.5rem;
}
.renhe-padding-3px{
    padding:3px;
}
.renhe-padding-1rem{
    padding:1rem;
}
.renhe-padding-2rem{
    padding:2rem;
}
.renhe-padding-3rem{
    padding:3rem;
}
.renhe-padding-5rem{
    padding:5rem;
}
.renhe-padding-10rem{
    padding:10rem;
}
.renhe-padding-12rem{
    padding:12rem;
}
.renhe-padding-15rem{
    padding:15rem;
}

/*padding横向间距四周*/
.renhe-padding-h-05rem{
    padding-left:0.5rem;
    padding-right:0.5rem;
}
.renhe-padding-h-1rem{
    padding-left:1rem;
    padding-right:1rem;
}
.renhe-padding-h-2rem{
    padding-left:2rem;
    padding-right:2rem;
}
.renhe-padding-h-3rem{
    padding-left:2rem;
    padding-right:2rem;
}
.renhe-padding-h-5rem{
    padding-left:5rem;
    padding-right:5rem;
}
.renhe-padding-h-10rem{
    padding-left:10rem;
    padding-right:10rem;
}
.renhe-padding-h-12rem{
    padding-left:12rem;
    padding-right:12rem;
}
.renhe-padding-h-15rem{
    padding-left:15rem;
    padding-right:15rem;
}

/*文字颜色*/
.renhe-text-color-888888{
    color: #888888;
}
.renhe-text-light{
    color: #999999;
}
.renhe-text-default{
    color: #666666;
}
.renhe-text-link{
	color:#555555;
}
.renhe-text-dark{
    color: #333333;
}
.renhe-text-white{
    color: #ffffff;
}
.renhe-text-black{
    color: #000000;
}
.renhe-text-primary{
	color: #E60012;
}
.renhe-text-secondary{
	color: #FB6608;
}

/*背景颜色*/
.renhe-bg-white{
    background-color: #ffffff;
}
.renhe-bg-black{
    background-color: #555555;
}
.renhe-bg-primary{
    background-color: #E60012;
}
.renhe-bg-secondary{
    background-color: #FB6608;
}
.renhe-bg-dark{
	background-color: #CD0010;
}
.renhe-bg-blue{
	background-color: #00A0E9;
}
.renhe-bg-blue-dark{
	background-color: #008ECF;
}
.renhe-bg-green{
	background-color: #009944;	
}
.renhe-bg-green-dark{
	background-color: #007F39;	
}
.renhe-bg-yellow{
	background-color: #EF9600;
}
.renhe-bg-yellow-dark{
	background-color: #D68600;
}
.renhe-bg-cyan{
	background-color: #03BED7;
}

.renhe-bg-bg{
	background-color: #F5F5F5
}

.renhe-bg-animation{
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
}

.renhe-bg-animation:hover {
	    opacity: 0.75;
}

/*浮动*/
.renhe-absolute{
    position: absolute;
}
/*浮动左间距*/
.renhe-left-05rem{
    left:0.5rem;
}
.renhe-left-1rem{
    left:1rem;
}
.renhe-left-2rem{
    left:2rem;
}
.renhe-left-3rem{
    left:3rem;
}
.renhe-left-4rem{
    left:4rem;
}
.renhe-left-5rem{
    left:5rem;
}
.renhe-left-10rem{
    left:10rem;
}
.renhe-left-12rem{
    left:12rem;
}
.renhe-left-15rem{
    left:15rem;
}
/*浮动下间距*/
.renhe-bottom-05rem{
    bottom:0.5rem;
}
.renhe-bottom-1rem{
    bottom:1rem;
}
.renhe-bottom-2rem{
    bottom:2rem;
}
.renhe-bottom-3rem{
    bottom:3rem;
}
.renhe-bottom-4rem{
    bottom:4rem;
}
.renhe-bottom-5rem{
    bottom:5rem;
}
.renhe-bottom-10rem{
    bottom:10rem;
}
.renhe-bottom-12rem{
    bottom:12rem;
}
.renhe-bottom-15rem{
    bottom:15rem;
}

/*圆角*/
.renhe-radius{
	border-radius: 5px;	
}

/*描边*/
.renhe-border{
    border:solid 1px #E60012;
}
.renhe-border-light{
	border:solid 1px #EFEFEF;
}
.renhe-border-default{
	border:solid 1px #DDDDDD;
}
.renhe-bottom-border-primary{
	border-bottom: solid 3px #E60012;
}
.renhe-border-bottom-light{
	border-bottom: solid 1px #F6F6F6;
}
.renhe-border-no-h{
	border-left: none;
	border-right: none;
}
.renhe-border-none{
	border: none;
}
.renhe-border-right-dashed{
	border-right:dashed 1px white;
}

.renhe-border-top-1{
    border-top:solid 1px #FFFFFF;
}
.renhe-border-top-2{
    border-top:solid 2px #FFFFFF;
}
.renhe-border-top-3{
    border-top:solid 3px #FFFFFF;
}
.renhe-border-top-4{
    border-top:solid 4px #FFFFFF;
}
.renhe-border-top-5{
    border-top:solid 5px #FFFFFF;
}

.renhe-news-height{
	height: 244px;
}
.renhe-company-height{
	height: 373px;
}
.renhe-company-introduce-height{
	height: 505px;
}
.renhe-contact-height{
	height: 350px;
}
.renhe-thumb-height{
	height: 164px;
}
.renhe-img-height-140{
	height: 140px;
}

.renhe-img-height-130{
	height: 130px;
}

.renhe-img-height-125{
	height: 125px;
}

.renhe-img-height-120{
	height: 120px;
}

.renhe-img-height-100{
	height: 100px;
}

.renhe-img-height-80{
	height: 80px;
}

.renhe-img-border-padding{
	padding: 3px;
}

/*标题标签*/
h1,h2,h3,h4,h5,h6 {
  margin-bottom: 0.25em;
  font-size: 100%;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.25em;
}

/*行数*/
.renhe-line-1{
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*描述占据2行*/
.renhe-line-2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 2;
  max-height: 3em;
}

/*描述占据3行*/
.renhe-line-3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 3;
  max-height: 4.5em;
  height: 4.5em;
}

/*描述占据4行*/
.renhe-line-4{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 4;
  max-height: 6em;
}

/*描述占据4行*/
.renhe-line-5{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 5;
  max-height: 7.5em;
}

/*股票横线*/
.renhe-stock-line{
	width: 205px;
}
/*联系方式横线*/
.renhe-contact-line{
	width: 250px;
}

/*图片*/
.renhe-img{
	opacity:1;
	transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;	/* Firefox 4 */
	-webkit-transition: opacity 0.2s ease-in;	/* Safari 和 Chrome */
	-o-transition: opacity 0.2s ease-in;	/* Opera */
    object-fit: cover;
}
.renhe-img:hover{
	opacity:0.6;
	transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;	/* Firefox 4 */
	-webkit-transition: opacity 0.2s ease-in;	/* Safari 和 Chrome */
	-o-transition: opacity 0.2s ease-in;	/* Opera */
}

.renhe-shadow {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:  1px 1px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow:  1px 1px 10px rgba(0, 0, 0, 0.05);
    -ms-box-shadow:  1px 1px 10px rgba(0, 0, 0, 0.05);
}

.am-article-bd img {
  display: block;
  max-width: 100%;
  /*border: solid 1px #EEEEEE;
  padding: 3px;
  border-radius: 3px;*/
}

.am-article-bd p {
	text-indent: 2em;
	color: #888888;
	line-height: 1.8em;
}

.renhe-para p{
	text-indent: 2em;
}

.renhe-indent{
	text-indent: 2em;
}

.renhe-bottom-link-title b{
	color: #FFFFFF;
}

.renhe-bottom-link li{
	line-height: 35px;
}

.renhe-bottom-link li a{
	color: #FFF;
}
.renhe-bottom-link li a:hover{
	color: #FFF;
	-webkit-animation-name: am-shake;
          animation-name: am-shake;
    -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.renhe-nav{
	width: 100%;
	height: 70px;
	margin: 0 auto;
}

.renhe-nav li{
	display: inline;
	height: 70px;
	padding: 0 2px;
}

.renhe-nav li a{
	display: inline-block;
	padding: 0 20px;
	height: 70px;
	line-height: 70px;
	color: #FFF;
	font-size: 16px;
}

.renhe-nav li a:hover,
.renhe-nav li a:focus{
	background: #FB6608;
}

.renhe-nav .renhe-active a{
	background: #FB6608;
}

/*默认按钮*/
.renhe-btn-default {
  color: #666;
  background-color: #FFFFFF;
  border-color: #EEEEEE;
}
a.renhe-btn-default:visited {
  color: #666;
}
.renhe-btn-default:hover,
.renhe-btn-default:focus,
.renhe-btn-default:active,
.renhe-btn-default.am-active{
  background-color: #FB6608;
  border-color: #FB6608;
  color: #FFF;
}
.renhe-btn-default:active,
.renhe-btn-default.am-active{
  background-image: none;
  background-color: #FFFFFF;
  border-color: #EEEEEE;
}
.renhe-btn-default.am-disabled,
.renhe-btn-default[disabled],
fieldset[disabled] .renhe-btn-default,
.renhe-btn-default.am-disabled:hover,
.renhe-btn-default[disabled]:hover,
fieldset[disabled] .renhe-btn-default:hover,
.renhe-btn-default.am-disabled:focus,
.renhe-btn-default[disabled]:focus,
fieldset[disabled] .renhe-btn-default:focus,
.renhe-btn-default.am-disabled:active,
.renhe-btn-default[disabled]:active,
fieldset[disabled] .renhe-btn-default:active,
.renhe-btn-default.am-disabled.am-active,
.renhe-btn-default[disabled].am-active,
fieldset[disabled] .renhe-btn-default.am-active {
  background-color: #FFFFFF;
  border-color: #EEEEEE;
}

/*按钮*/
.renhe-btn-primary {
  color: #fff;
  background-color: #E60012;
  border-color: #E60012;
}
a.renhe-btn-primary:visited {
  color: #fff;
}
.renhe-btn-primary:hover,
.renhe-btn-primary:focus,
.renhe-btn-primary:active,
.renhe-btn-primary.am-active,
.am-dropdown.am-active .renhe-btn-primary.am-dropdown-toggle {
  color: #fff;
  border-color: #CD0010;
}
.renhe-btn-primary:hover,
.renhe-btn-primary:focus {
  background-color: #CD0010;
  border-color: #CD0010;
}
.renhe-btn-primary:active,
.renhe-btn-primary.am-active,
.am-dropdown.am-active .renhe-btn-primary.am-dropdown-toggle {
  background-image: none;
  background-color: #E60012;
  border-color: #E60012;
}
.renhe-btn-primary.am-disabled,
.renhe-btn-primary[disabled],
fieldset[disabled] .renhe-btn-primary,
.renhe-btn-primary.am-disabled:hover,
.renhe-btn-primary[disabled]:hover,
fieldset[disabled] .renhe-btn-primary:hover,
.renhe-btn-primary.am-disabled:focus,
.renhe-btn-primary[disabled]:focus,
fieldset[disabled] .renhe-btn-primary:focus,
.renhe-btn-primary.am-disabled:active,
.renhe-btn-primary[disabled]:active,
fieldset[disabled] .renhe-btn-primary:active,
.renhe-btn-primary.am-disabled.am-active,
.renhe-btn-primary[disabled].am-active,
fieldset[disabled] .renhe-btn-primary.am-active {
  background-color: #E60012;
  border-color: #E60012;
}

/*按钮2*/
.renhe-btn-secondary {
  color: #fff;
  background-color: #FB6608;
  border-color: #FB6608;
}
a.renhe-btn-secondary:visited {
  color: #fff;
}
.renhe-btn-secondary:hover,
.renhe-btn-secondary:focus,
.renhe-btn-secondary:active,
.renhe-btn-secondary.am-active,
.am-dropdown.am-active .renhe-btn-secondary.am-dropdown-toggle {
  color: #fff;
  border-color: #AF4706;
}
.renhe-btn-secondary:hover,
.renhe-btn-secondary:focus {
  background-color: #AF4706;
  border-color: #AF4706;
}
.renhe-btn-secondary:active,
.renhe-btn-secondary.am-active,
.am-dropdown.am-active .renhe-btn-secondary.am-dropdown-toggle {
  background-image: none;
  background-color: #AF4706;
  border-color: #AF4706;
}
.renhe-btn-secondary.am-disabled,
.renhe-btn-secondary[disabled],
fieldset[disabled] .renhe-btn-secondary,
.renhe-btn-secondary.am-disabled:hover,
.renhe-btn-secondary[disabled]:hover,
fieldset[disabled] .renhe-btn-secondary:hover,
.renhe-btn-secondary.am-disabled:focus,
.renhe-btn-secondary[disabled]:focus,
fieldset[disabled] .renhe-btn-secondary:focus,
.renhe-btn-secondary.am-disabled:active,
.renhe-btn-secondary[disabled]:active,
fieldset[disabled] .renhe-btn-secondary:active,
.renhe-btn-secondary.am-disabled.am-active,
.renhe-btn-secondary[disabled].am-active,
fieldset[disabled] .renhe-btn-secondary.am-active {
  background-color: #FB6608;
  border-color: #FB6608;
}

/*d1修改颜色*/
.am-slider-d1 .am-slider-desc {
  text-align: center;
  color: #fff;
  background-color:#FB6608;
}


/**
  * Slider Theme: d2
  */
.am-slider-d2 {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  /* Control Nav */
}
.am-slider-d2 .am-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .am-slider-d2 .am-viewport {
  max-height: 300px;
}
.am-slider-d2 .am-slider-desc {
  position: absolute;
  left: 30px;
  bottom: 120px;
  width: 620px;
  color: #fff;
}
.am-slider-d2 .am-slider-content {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 15px;
  margin-bottom: 20px;
}
.am-slider-d2 .am-slider-content p {
  margin: 0;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.4rem;
}
.am-slider-d2 .am-slider-title {
  font-weight: normal;
  margin-bottom: 10px;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.am-slider-d2 .am-slider-more {
  color: #eeeeee;
  font-size: 1.3rem;
  background-color:#FB6608;
  padding: 10px;
}
.am-slider-d2 .am-slider-more:hover {
  background-color: #E60012;
}
/*.am-slider-d2 .am-control-nav {
  width: 100%;
  position: absolute;
  bottom: -15px;
  text-align: center;
}
.am-slider-d2 .am-control-nav li {
  margin: 0 6px;
  display: inline-block;
}
.am-slider-d2 .am-control-nav li a {
  width: 8px;
  height: 8px;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.am-slider-d2 .am-control-nav li a:hover {
  background: rgba(0, 0, 0, 0.5);
}
.am-slider-d2 .am-control-nav li a.am-active {
  background: #0e90d2;
  cursor: default;
}*/
.am-slider-d2 .am-direction-nav,
.am-slider-d2 .am-pauseplay {
  display: none;
}

.renhe-pointer{
	cursor: pointer;
}




/*sdfasfdasfd*/
.am-slider-b4 .am-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 24px;
  height: 24px;
  margin: -16px 0 0;
  padding: 4px;
  overflow: hidden;
  opacity: 0.45;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  font-size: 0;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.am-slider-b4 .am-direction-nav a:before {
  display: inline-block;
  font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif;
  /*font-weight: normal; // 2
  font-style: normal; // 2
  vertical-align: baseline; // 3
  line-height: 1; // 4*/
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "\f053";
  font-size: 20px;
  line-height: 24px;
}
.am-slider-b4 .am-direction-nav a.am-prev {
  left: -15px;
}
.am-slider-b4 .am-direction-nav a.am-next {
  right: -15px;
}
.am-slider-b4 .am-direction-nav a.am-next:before {
  content: "\f054";
}
.am-slider-b4 .am-direction-nav .am-disabled {
  opacity: 0!important;
  cursor: default;
}
.am-slider-b4:hover .am-prev {
  opacity: 0.7;
}
.am-slider-b4:hover .am-prev:hover {
  opacity: 0.9;
}
.am-slider-b4:hover .am-next {
  opacity: 0.7;
}
.am-slider-b4:hover .am-next:hover {
  opacity: 0.9;
}


/*g2*/
.am-slider-g2 {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  /* Direction Nav */
}
.am-slider-g2 .am-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .am-slider-g2 .am-viewport {
  max-height: 300px;
}
.am-slider-g2 .am-direction-nav a {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 24px;
  height: 24px;
  padding: 4px;
  margin: -16px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0.45;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.am-slider-g2 .am-direction-nav a:before {
  display: inline-block;
  font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif;
  /*font-weight: normal; // 2
  font-style: normal; // 2
  vertical-align: baseline; // 3
  line-height: 1; // 4*/
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "\f053";
  font-size: 16px;
  line-height: 24px;
}
.am-slider-g2 .am-direction-nav a.am-prev {
  left: 10px;
}
.am-slider-g2 .am-direction-nav a.am-next {
  right: 50px;
}
.am-slider-g2 .am-direction-nav a.am-next:before {
  content: "\f054";
}
.am-slider-g2 .am-direction-nav .am-disabled {
  opacity: 0!important;
  cursor: default;
}
.am-slider-g2:hover .am-prev {
  opacity: 0.7;
}
.am-slider-g2:hover .am-prev:hover {
  opacity: 1;
}
.am-slider-g2:hover .am-next {
  opacity: 0.7;
}
.am-slider-g2:hover .am-next:hover {
  opacity: 1;
}
.am-slider-g2 .am-control-nav,
.am-slider-g2 .am-pauseplay {
  display: none;
}

/*追加*/
.am-slider-g2 .am-slider-desc {
  position: absolute;
  left: 50px;
  top: 33%;
  width: 500px;
  color: #fff;
}
.am-slider-g2 .am-slider-content {
  background-color: rgba(0, 0, 0, 0.7);
  background-color: #000\9;
  filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.7;
  padding: 20px 15px;
  margin-bottom: 25px;
}
.am-slider-g2 .am-slider-content p {
  margin: 0;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.4rem;
}
.am-slider-g2 .am-slider-title {
  font-weight: normal;
  margin-bottom: 10px;
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.am-slider-g2 .am-slider-more {
  color: #eeeeee;
  font-size: 1.3rem;
  background-color:#FB6608;
  padding: 10px;
}
.am-slider-g2 .am-slider-more:hover {
  background-color: #E60012;
}


.am-list > li {
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #EEEEEE;
  border-width: 1px 0;
}

.am-slider-c2 .am-control-nav li a.am-active {
  background-color: #FB6608;
  cursor: default;
  
}

.am-slider-c2 .am-control-nav li a {
  width: 6px;
  height: 6px;
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  background-color: #FFF\9;
  filter:alpha(opacity=60);-moz-opacity:0.60;-khtml-opacity:0.6;
  cursor: pointer;
  text-indent: -9999px;
}

.am-slider-c2 .am-slider-desc {
  background-color: rgba(0, 0, 0, 0.6);
  background-color: #000\9;
  filter:alpha(opacity=60);-moz-opacity:0.60;-khtml-opacity:0.6;
}


/*仁和小图标宽高*/
.renhe-icon{
	width: 22px;
	height: 22px;
	margin-top:-3px;
}

.renhe-absolute{
	position:absolute;
}

.renhe-float-bottom-25{
	bottom: 25px;
}

/*阴影*/
.renhe-shadow-10{
	-moz-box-shadow:10px 10px 0px #B8B6B7;
	-webkit-box-shadow:10px 10px 0px #B8B6B7;
	box-shadow:10px 10px 0px #B8B6B7;
}

.renhe-img-width{
	width: 100%;
}

/*songti*/
.renhe-font-song{
	font-family: "宋体";
}
/*块级元素转行内元素*/
.renhe-inline{
	display:inline-block;
}

/*input标签横线*/
.renhe-input-line{
	border:0px;
	border-bottom:#666666 1px solid;
}

.renhe-input-width-50{
	width: 50px
}

.renhe-input-width-80{
	width: 80px;
}

.renhe-input-width-100{
	width: 100px
}

.renhe-input-width-120{
	width: 120px
}

.renhe-input-width{
	width: 100%;
	padding: 0 10px;
}

.am-round {
	z-index: 1000;
    position: relative;
    border-radius: 1000px;  
    behavior: url(ie-css3.htc);
}

.am-icon-btn {
  z-index: 1;
  position: relative;
  border-radius: 50%;
  behavior: url(ie-css3.htc);
}

.alignnone{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.alignleft{
	width: 100%;
	height: auto;
}

.alignright{
	width: 100%;
	height: auto;
}

.renhe-panel:hover{
	-webkit-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-moz-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);
	box-shadow:0 15px 30px #ccc;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);-ms-box-shadow:0 15px 30px rgba(0,0,0,.1);-moz-box-shadow:0 15px 30px rgba(0,0,0,.1);-o-box-shadow:0 15px 30px rgba(0,0,0,.1)	
}

.renhe-panel-product .renhe-panel:hover{
	box-shadow:0 15px 30px #ccc;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);-ms-box-shadow:0 15px 30px rgba(0,0,0,.1);-moz-box-shadow:0 15px 30px rgba(0,0,0,.1);-o-box-shadow:0 15px 30px rgba(0,0,0,.1)	
}

.renhe-panel-product:hover{
	-webkit-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-moz-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);
}

.renhe-icon:hover{
	color: #FB6608;
	border-color: #FB6608;
}
.renhe-banner-line{
	height: 4px;
}
.renhe-border-radius-lg{
    border-radius: 10px;
}